Skip to content

build(deps): bump aws.sdk.version from 2.17.240 to 2.17.290 #951

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Oct 13, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2022

Bumps aws.sdk.version from 2.17.240 to 2.17.290.
Updates software.amazon.awssdk:bom from 2.17.240 to 2.17.290

Changelog

Sourced from software.amazon.awssdk:bom's changelog.

2.17.290 2022-10-07

AWS IoT Greengrass V2

  • Features

    • This release adds error status details for deployments and components that failed on a device and adds features to improve visibility into component installation.

AWS SDK for Java v2

  • Features

    • Add the ability to configure connection timeout, and enabling keep-alive with interval/timeout settings on the AwsCrtAsyncHttpClient to support long-running connections
    • Updated service endpoint metadata.

Amazon CodeGuru Reviewer

  • Features

    • Documentation update to replace broken link.

Amazon QuickSight

  • Features

    • Amazon QuickSight now supports SecretsManager Secret ARN in place of CredentialPair for DataSource creation and update. This release also has some minor documentation updates and removes CountryCode as a required parameter in GeoSpatialColumnGroup

Elastic Load Balancing

  • Features

    • Gateway Load Balancer adds a new feature (target_failover) for customers to rebalance existing flows to a healthy target after marked unhealthy or deregistered. This allows graceful patching/upgrades of target appliances during maintenance windows, and helps reduce unhealthy target failover time.

Contributors

Special thanks to the following contributors to this release:

@​nikp

2.17.289 2022-10-06

AWS Resilience Hub

  • Features

    • Documentation change for AWS Resilience Hub. Doc-only update to fix Documentation layout

AWS SDK for Java v2

  • Features

    • Updated service endpoint metadata.
  • Bugfixes

    • Adds support for automatically transforming a FIPS pesudo region (e.g. "fips-us-west-2"), into a standard region name + setting the fips_enabled flag to true.

2.17.288 2022-10-05

AWS Glue

  • Features

    • This SDK release adds support to sync glue jobs with source control provider. Additionally, a new parameter called SourceControlDetails will be added to Job model.

AWS Network Firewall

  • Features

    • StreamExceptionPolicy configures how AWS Network Firewall processes traffic when a network connection breaks midstream

AWS Outposts

  • Features

... (truncated)

Commits
  • 5b309ea Merge pull request #2184 from aws/staging/8f1fe0e1-e346-4e98-a994-5763db72f55c
  • aefbeea Release 2.17.290. Updated CHANGELOG.md, README.md and all pom.xml.
  • 6ff65a3 Updated endpoints.json.
  • 240d415 Elastic Load Balancing Update: Gateway Load Balancer adds a new feature (targ...
  • a7778a5 AWS IoT Greengrass V2 Update: This release adds error status details for depl...
  • e46c8c6 Amazon CodeGuru Reviewer Update: Documentation update to replace broken link.
  • 2ff6479 Amazon QuickSight Update: Amazon QuickSight now supports SecretsManager Secre...
  • 92e48e4 Update APIReference.md (#3467)
  • 8cd6f5b Add the ability to configure connection timeout, keep-alive settings, and adv...
  • 8e6958a Update to next snapshot version: 2.17.290-SNAPSHOT
  • Additional commits viewable in compare view

Updates http-client-spi from 2.17.240 to 2.17.290

Changelog

Sourced from http-client-spi's changelog.

2.17.290 2022-10-07

AWS IoT Greengrass V2

  • Features

    • This release adds error status details for deployments and components that failed on a device and adds features to improve visibility into component installation.

AWS SDK for Java v2

  • Features

    • Add the ability to configure connection timeout, and enabling keep-alive with interval/timeout settings on the AwsCrtAsyncHttpClient to support long-running connections
    • Updated service endpoint metadata.

Amazon CodeGuru Reviewer

  • Features

    • Documentation update to replace broken link.

Amazon QuickSight

  • Features

    • Amazon QuickSight now supports SecretsManager Secret ARN in place of CredentialPair for DataSource creation and update. This release also has some minor documentation updates and removes CountryCode as a required parameter in GeoSpatialColumnGroup

Elastic Load Balancing

  • Features

    • Gateway Load Balancer adds a new feature (target_failover) for customers to rebalance existing flows to a healthy target after marked unhealthy or deregistered. This allows graceful patching/upgrades of target appliances during maintenance windows, and helps reduce unhealthy target failover time.

Contributors

Special thanks to the following contributors to this release:

@​nikp

2.17.289 2022-10-06

AWS Resilience Hub

  • Features

    • Documentation change for AWS Resilience Hub. Doc-only update to fix Documentation layout

AWS SDK for Java v2

  • Features

    • Updated service endpoint metadata.
  • Bugfixes

    • Adds support for automatically transforming a FIPS pesudo region (e.g. "fips-us-west-2"), into a standard region name + setting the fips_enabled flag to true.

2.17.288 2022-10-05

AWS Glue

  • Features

    • This SDK release adds support to sync glue jobs with source control provider. Additionally, a new parameter called SourceControlDetails will be added to Job model.

AWS Network Firewall

  • Features

    • StreamExceptionPolicy configures how AWS Network Firewall processes traffic when a network connection breaks midstream

AWS Outposts

  • Features

... (truncated)

Commits
  • 5b309ea Merge pull request #2184 from aws/staging/8f1fe0e1-e346-4e98-a994-5763db72f55c
  • aefbeea Release 2.17.290. Updated CHANGELOG.md, README.md and all pom.xml.
  • 6ff65a3 Updated endpoints.json.
  • 240d415 Elastic Load Balancing Update: Gateway Load Balancer adds a new feature (targ...
  • a7778a5 AWS IoT Greengrass V2 Update: This release adds error status details for depl...
  • e46c8c6 Amazon CodeGuru Reviewer Update: Documentation update to replace broken link.
  • 2ff6479 Amazon QuickSight Update: Amazon QuickSight now supports SecretsManager Secre...
  • 92e48e4 Update APIReference.md (#3467)
  • 8cd6f5b Add the ability to configure connection timeout, keep-alive settings, and adv...
  • 8e6958a Update to next snapshot version: 2.17.290-SNAPSHOT
  • Additional commits viewable in compare view

Updates url-connection-client from 2.17.240 to 2.17.290

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `aws.sdk.version` from 2.17.240 to 2.17.290.

Updates `software.amazon.awssdk:bom` from 2.17.240 to 2.17.290
- [Release notes](https://github.com/aws/aws-sdk-java-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-java-v2/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java-v2@2.17.240...2.17.290)

Updates `http-client-spi` from 2.17.240 to 2.17.290
- [Release notes](https://github.com/aws/aws-sdk-java-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-java-v2/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java-v2@2.17.240...2.17.290)

Updates `url-connection-client` from 2.17.240 to 2.17.290

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:http-client-spi
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:url-connection-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file maven labels Oct 13, 2022
jeromevdl
jeromevdl previously approved these changes Oct 13, 2022
@jeromevdl jeromevdl merged commit f8d3b11 into master Oct 13, 2022
@jeromevdl jeromevdl deleted the dependabot/maven/aws.sdk.version-2.17.290 branch October 13, 2022 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file maven size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant